Support for fischertechnik TX-controller
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
[This is preliminary documentation and is subject to change.]
3.X1A callback function that reports the change of an “Universal-Input”
Namespace: FischerTechnik.FtMscLib.APIAssembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax
Parameters
- devId
- Type: System UInt32
controller ID (master or extension controller)
- ioId
- Type: System UInt32
index of the universal input (0=I1 to 7=I7)
- Value
- Type: System UInt32
depend of the configuration setting for this Input
- Overrun
- Type: System UInt32
depend of the configuration setting for this Input
- mode
- Type: System Byte
Mode (see TA_CONFIG struct 9.5)
- digital
- Type: System Boolean
Digital/Analoque (see Uni input configuration)
- context
- Type: System UIntPtr
pointer to the context
Remarks
See Also